home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / IMAGES / ICONS / BALLOON4.OPD < prev    next >
Encoding:
Text File  |  1997-06-24  |  1.5 KB  |  49 lines

  1. #[document 65.9316 86.139 150.033 210.35
  2. static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
  3. static stroked="stroked";
  4. static vert="vertical",horz="horizontal";
  5. static miter="miter",bevel="bevel",round="round";
  6. static butt="butt",proj="projected";
  7. #[page
  8. auto m=move,l=line,c=curve;
  9. auto p;
  10. gc_cspace("Lab");
  11. gc_color(100.0,0.0,0.0);
  12. rect(0,0,0,0);
  13. auto ng;ng=draw(path());
  14. auto s=array(ng);
  15. m(130.908017,126.237217);
  16. c(130.908017,126.237217,129.095604,121.598235,129.005697,119.137662);
  17. c(128.716102,111.295396,136.135033,112.516856,139.148100,108.500150);
  18. c(149.396321,94.780220,134.258710,86.775364,132.117513,89.989050);
  19. finish_edge();
  20. p=path();
  21. gc_draw_style(stroked);
  22. gc_line_join_style(round);
  23. gc_stroke_width(0.900000);
  24. gc_font_draw_style(0);
  25. gc_color(0.000000,0.000000,0.000000);
  26. s[0]=draw(p);
  27. m(126.816271,133.182907);
  28. l(125.219889,123.361423);
  29. c(125.219889,123.361423,133.937743,125.373641,134.895373,128.947566);
  30. c(135.684771,131.893640,126.816271,133.182907,126.816271,133.182907);
  31. close_edge();
  32. p=path();
  33. gc_draw_style(nzw);
  34. s[1]=draw(p);
  35. m(82.227117,199.948410);
  36. c(67.486029,189.559697,65.931621,166.371902,78.773722,148.229950);
  37. c(91.651179,130.026760,114.008894,123.828973,128.701685,134.230627);
  38. c(143.442772,144.619339,144.997180,167.807134,132.155079,185.949086);
  39. c(119.277623,204.152276,96.919907,210.350063,82.227117,199.948410);
  40. close_edge();
  41. p=path();
  42. s[2]=draw(p);
  43. s[1]over=s[2];
  44. s[0]over=s[1];
  45. page:=s[0];
  46. s=NULL;
  47. #]page
  48. #]document
  49.